All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kzs_time.h File Reference

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...
 

Detailed Description

Provides clock functions.

Copyright 2008-2020 by Rightware. All rights reserved.

Function Documentation

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.