xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::json::decoder::AllowLegacyMicrosecondsTag Struct Referencefinal

Type used to specify that a time duration should allow a number of microseconds as well as a duration string. More...

#include <json/decoder/Value.hpp>

Detailed Description

Type used to specify that a time duration should allow a number of microseconds as well as a duration string.

You should never use this type directly. Use the constant kAllowLegacyMicroseconds instead.