dnp3
0.9.0
|
Timestamp value returned by dnp3_association_handler_t::get_current_time. More...
#include <dnp3.h>
Public Attributes | |
uint64_t | value |
Value of the timestamp (in milliseconds from UNIX Epoch). More... | |
bool | is_valid |
True if the timestamp is valid, false otherwise. | |
Timestamp value returned by dnp3_association_handler_t::get_current_time.
dnp3_timestamp_utc_t::value is only valid if dnp3_timestamp_utc_t::is_valid is true.
uint64_t dnp3_timestamp_utc_t::value |
Value of the timestamp (in milliseconds from UNIX Epoch).