Method System.Time()->create()
- Method create
 System.Time System.Time(intfast)- Description
 If
fastis true, do not request a new time from the system, instead use the global current time variable.This will only work in callbacks, but can save significant amounts of CPU.