LibMultiSense
LibMultiSense Documentation
nlohmann::adl_serializer< std::chrono::nanoseconds > Struct Reference

#include <MultiSenseSerialization.hh>

Static Public Member Functions

static void to_json (json &j, const std::chrono::nanoseconds &d)
 
static void from_json (const json &j, std::chrono::nanoseconds &d)
 

Detailed Description

Definition at line 75 of file MultiSenseSerialization.hh.

Member Function Documentation

◆ from_json()

static void nlohmann::adl_serializer< std::chrono::nanoseconds >::from_json ( const json &  j,
std::chrono::nanoseconds &  d 
)
inlinestatic

Definition at line 82 of file MultiSenseSerialization.hh.

◆ to_json()

static void nlohmann::adl_serializer< std::chrono::nanoseconds >::to_json ( json &  j,
const std::chrono::nanoseconds &  d 
)
inlinestatic

Definition at line 77 of file MultiSenseSerialization.hh.


The documentation for this struct was generated from the following file: