Go to the source code of this file.
Classes | |
| struct | SQLite_MillisecondTimeStamp |
| A millisecond timestamp. More... | |
Functions | |
| string | SQLite_GetFormattedSystemTime (string format) |
| Returns the current time formatted according to the provided sqlite date time format string. More... | |
| int | SQLite_GetTimeStamp () |
| struct SQLite_MillisecondTimeStamp | SQLite_GetMillisecondTimeStamp () |
| string | SQLite_GetSystemDate () |
| Returns the current date. More... | |
| string | SQLite_GetSystemTime () |
| Returns current time. More... | |