Provides clock functions. More...
Classes | |
| struct | KzsTime |
| < Structure for time and date values. More... | |
Functions | |
| struct KzsTime | kzsTimeGetTime (void) |
| Returns the current time and date in a structure. More... | |
| void | kzsTimeSetTime (const struct KzsTime *time) |
| Sets the current time and date. More... | |
Provides clock functions.
Copyright 2008-2020 by Rightware. All rights reserved.
| struct KzsTime kzsTimeGetTime | ( | void | ) |
Returns the current time and date in a structure.
| void kzsTimeSetTime | ( | const struct KzsTime * | time | ) |
Sets the current time and date.