Wiselib
Public Member Functions
concepts::Settable_clock_concept Class Reference

Extension of Clock Concept. More...

List of all members.

Public Member Functions

int set_time (time_t time)
 Set the current time.

Detailed Description

Extension of Clock Concept.

The settable clock extends the basic one by one method to change/set the current time.


Member Function Documentation

int concepts::Settable_clock_concept::set_time ( time_t  time)

Set the current time.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines