> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/expressions/functions/functions-descriptions/time-functions/tickcount.md).

# TickCount

Kalipso - Form - Expressions - Functions - Functions Descriptions - Time Functions - TickCount

This Function returns a *\<numeric>*, which is the number of milliseconds passed since the last time the system was started.

### Examples

Lets assume that the system was started exactly 1 hour ago.

* Example 1

TickCount()\
**Result** = 3600000
