pub fn get_time() -> MoosyncResult<f64>
Expand description
Retrieves the current playback time.
ยงReturns
A floating-point number representing the current playback time in seconds.
pub fn get_time() -> MoosyncResult<f64>
Retrieves the current playback time.
A floating-point number representing the current playback time in seconds.