Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
System clock functions

Provides system clock functions. More...

Classes

class  SystemClockClass
 

Variables

SystemClockClass SystemClock
 Global instance of system clock object. More...
 

Detailed Description

Provides system clock functions.

System clock class.

Variable Documentation

SystemClockClass SystemClock

Global instance of system clock object.

Note
Use SystemClock.function to access system clock functions
Example:
1 SystemClock.setTimeZone(+9.5); //Darwin, Australia