Photon 1.0.0
Loading...
Searching...
No Matches
fmt::formatter< spdlog::stopwatch > Struct Reference

#include <stopwatch.h>

Inheritance diagram for fmt::formatter< spdlog::stopwatch >:
formatter< double >

Public Member Functions

template<typename FormatContext >
auto format (const spdlog::stopwatch &sw, FormatContext &ctx) -> decltype(ctx.out())
 
- Public Member Functions inherited from formatter< double >
 formatter ()=delete
 

Member Function Documentation

◆ format()

template<typename FormatContext >
auto fmt::formatter< spdlog::stopwatch >::format ( const spdlog::stopwatch sw,
FormatContext &  ctx 
) -> decltype(ctx.out())
inline

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