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
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.