getTime: returns the event time

View source: R/RcppExports.R

getTimeR Documentation

returns the event time

Description

returns the event time

Arguments

event

an external pointer returned by the newEvent function.

Value

a numeric value

This function avoids the overhead of an R6 class, and is thus faster. This is the recommended method to get event time in an event handler.


ABM documentation built on April 4, 2025, 1:44 a.m.