API Documentation
|
A request to get the time from the network. More...
#include <ItemDownloader.h>
Signals | |
void | errorOccurredSignal (int error) |
void | finishedSignal () |
Public Member Functions | |
TimeSpan | localClockOffset () const |
TimeSpan | roundTripDelay () const |
virtual Time | rxTime () const =0 |
virtual Time | serverTime () const =0 |
virtual Time | txTime () const =0 |
A request to get the time from the network.
|
signal |
|
signal |
|
inline |
|
inline |
|
pure virtual |
|
pure virtual |
|
pure virtual |