[Overview][Constants][Types][Classes][Procedures and functions][Index] |
|
Stops timing and returns the number of milliseconds elapsed. |
|
|
Starts a timing. |
|
|
Decode a duration. |
|
|
Converts a duration into string (HH:MM:SS[.ss]). |
|
|
Encode a duration. |
|
|
Returns true if Path is an absolute path. |
|
|
Returns true if Path is an absolute path under unix. |
|
|
Returns true if Path is an absolute path under windows. |
|
|
Returns a random number in range [0..RandMax] or in range [0..Limit - 1]. |
|
|
Returns a random number in range [Min..Max]. |
|
|
Choose a seed for Rand and RandRange. |
|
|
Converts a string formated as HH:MM:SS[.ss] to a duration. |
|
|
This procedure does nothing. It just indicates that a parameter is not used. |
|
|
Returns Data unzipped. |
|
|
Returns Data zipped. |