Function simics::api::base::time::_object_clock

source ·
fn _object_clock(obj: *const ConfObject) -> *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