Function deno_timers::op_global_timer[][src]

pub async fn op_global_timer(
    state: Rc<RefCell<OpState>>,
    _args: (),
    _zero_copy: Option<ZeroCopyBuf>
) -> Result<(), AnyError>