Function test_help_flow::dummy_time
[−]
[src]
pub fn dummy_time(start: u64) -> Time
Creates a dummy time slice for testing purposes.
Parameters
start
: The start time field in number of milliseconds since 1.1. 1970. This is expected to be used as kind of identifier during the tests, so the units are not important.