Function chakracore_sys::JsTTDPreExecuteSnapShotInterval [] [src]

pub unsafe extern "system" fn JsTTDPreExecuteSnapShotInterval(
    runtimeHandle: JsRuntimeHandle,
    startSnapTime: i64,
    endSnapTime: i64,
    moveMode: JsTTDMoveMode,
    newTargetEventTime: *mut i64
) -> JsErrorCode

Additional flags for controling how the move is done. The updated target event time set according to the moveMode (-1 if not found). The code JsNoError if the operation succeeded, a failure code otherwise.