Mass++ Common Libraries v2.7.5
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Macros
CoreFunctions
TimeFunctions.h
Go to the documentation of this file.
1
12
#ifndef __KOME_CORE_TIME_FUNCTIONS_H__
13
#define __KOME_CORE_TIME_FUNCTIONS_H__
14
15
21
long
long
getcurrenttime
();
22
29
std::string
datetostring
(
struct
tm* date );
30
31
#endif // __KOME_CORE_TIME_FUNCTIONS_H__
datetostring
std::string datetostring(struct tm *date)
date -> string
Definition:
TimeFunctions.cpp:53
getcurrenttime
long long getcurrenttime()
gets current time in miliseconds
Definition:
TimeFunctions.cpp:27
Generated on Sun Mar 18 2018 12:32:08 for Mass++ Common Libraries v2.7.5 by
1.8.6