Function simics::api::base::time::object_clock

source ·
pub fn object_clock(obj: *const ConfObject) -> Result<*mut ConfObject>
Expand description

Retrieve the default clock used by an object. This is set by the queue attribute and is used as time reference for the object.

§Arguments

  • obj - The object to get the clock for

§Context

All Contexts