Extracts start and end timestamps from events data based on message patterns.
get_timestamps(
evs,
timestamped_events,
msg_s,
msg_e,
limits,
baseline_mode = FALSE
)
A list containing start and end timestamps
Event messages or list of events
Events dataframe with timestamps
Start message pattern
End message pattern
Time limits for wildcard mode
Whether in baseline calculation mode