Regular API function

sim.getSystemTime

Description Retrieves the system time.
C/C++
synopsis
 
C/C++
parameters
C/C++
return value
Lua
synopsis
float systemTime=sim.getSystemTime()
Lua
parameters
Lua
return values
systemTime: the system time
Python
synopsis
float systemTime=sim.getSystemTime()