pub fn use_timestamp_with_controls_and_options(
options: UseTimestampOptions,
) -> UseTimestampReturn
Expand description
Version of use_timestamp
that takes a UseTimestampOptions
and returns controls. See use_timestamp
for how to use.
pub fn use_timestamp_with_controls_and_options(
options: UseTimestampOptions,
) -> UseTimestampReturn
Version of use_timestamp
that takes a UseTimestampOptions
and returns controls. See use_timestamp
for how to use.