$darkmode
sync.hpp File Reference
#include <cstdint>
#include <cloe/core/duration.hpp>
#include <fable/json.hpp>
Include dependency graph for sync.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cloe::Sync
 

Functions

void cloe::to_json (fable::Json &j, const Sync &s)
 

Function Documentation

◆ to_json()

void cloe::to_json ( fable::Json j,
const Sync s 
)
inline

Write the JSON representation of Sync into j.