Built-in function clock - clock() -> floating point number

Built-in function clock - clock() -> floating point number

SYNOPSIS

import log
clock() -> floating point number

DESCRIPTION

Return the CPU time or real time since the start of the process or since the first call to clock(). This has as much precision as the system records.

SEE ALSO

log


Generated by HTMLFormatter at Tue Jun 12 18:59:08 2001