Function simics::api::base::time::_current_time

source ·
fn _current_time(obj: *mut ConfObject) -> f64
Expand description

Get the current time of an object.

§Arguments

  • obj - The object to get a time for

§Return Value

The current time of the object

§Context

Unknown