kzs_time.hpp File Reference

Provides clock functions. More...

Classes

struct  KzsTime
 < Structure for time and date values. More...
 

Functions

KANZI_API struct KzsTime kzsTimeGetTime (void)
 Returns the current time and date in a structure. More...
 
KANZI_API void kzsTimeSetTime (const struct KzsTime *time)
 Sets the current time and date. More...
 

Detailed Description

Provides clock functions.

Copyright 2008-2017 by Rightware. All rights reserved.

Function Documentation

KANZI_API struct KzsTime kzsTimeGetTime ( void  )

Returns the current time and date in a structure.

KANZI_API void kzsTimeSetTime ( const struct KzsTime time)

Sets the current time and date.