Squirrel Standard Library Functions
Jump to navigation
Jump to search
In the npcscripts, the following standard [libraries] of Squirrel are included.
|
For example, if the user wants to get the number of seconds elapsed since the start of system, they can use clock() function (see System Library) which returns the same as a float value.