opendnp3
3.1.0
Reference implementation of DNP3 (IEEE-1815)
|
Interface that defines a method to get UTC timestamps. More...
#include <opendnp3/master/IUTCTimeSource.h>
Public Member Functions | |
virtual UTCTimestamp | Now ()=0 |
Returns a UTCTimestamp of the current time. More... | |
Interface that defines a method to get UTC timestamps.
Definition at line 31 of file IUTCTimeSource.h.
|
pure virtual |
Returns a UTCTimestamp of the current time.
Implemented in opendnp3::DefaultMasterApplication.