SSP21-CPP
Public Member Functions | List of all members
exe4cpp::Timer Class Referencefinal

#include <exe4cpp/Timer.h>

Public Member Functions

 Timer (const std::shared_ptr< ITimer > &timer)
 
bool cancel ()
 
steady_time_t expires_at ()
 

Detailed Description

Timer is a wrapper around an implementation of ITimer

Definition at line 38 of file Timer.h.