RDK Documentation (Open Sourced RDK Components)
TRM::Timer Class Reference
Collaboration diagram for TRM::Timer:
Collaboration graph

Public Member Functions

 Timer (const std::string &token)
 
void schedule (TimerTask &task, int64_t milliSecs, bool absolute=false)
 
const std::string & getToken (void) const
 
void cancel (void)
 

Private Attributes

void * data
 
std::string token
 

yes

Definition at line 45 of file Timer.h.


The documentation for this class was generated from the following files: