Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
parse_duration.h File Reference

Parse duration. More...

#include "roc_core/time.h"

Go to the source code of this file.

Namespaces

namespace  roc
 Root namespace.
 
namespace  roc::core
 General-purpose building blocks and platform abstraction layer.
 

Functions

bool roc::core::parse_duration (const char *string, nanoseconds_t &result)
 Parse duration from string.
 

Detailed Description

Parse duration.

Definition in file parse_duration.h.