Home
last modified time | relevance | path

Searched refs:seconds (Results 1 – 1 of 1) sorted by relevance

/xiu/library/streamhub/src/
H A Dutils.rs56 let seconds = match duration { in new() localVariable
61 let seconds_str = seconds.to_string(); in new()