tickcount
- Синтаксис
-
native tickcount(&granularity = 0);
Переменная | Описание |
---|---|
granularity |
Unused |
- Описание
- Returns the elapsed CPU seconds.
- Пометка
-
This is a debugging function that is not intended for general plugin use.
- Пометка
-
This uses the C clock() function internally and comes with all its drawbacks attached.
- Возвращает
- Number of CPU seconds elapsed