fn _current_time(obj: *mut ConfObject) -> f64
Get the current time of an object.
obj
The current time of the object
Unknown