Monero
Loading...
Searching...
No Matches
el::base::SubsecondPrecision Class Reference

A subsecond precision class containing actual width and offset of the subsecond part. More...

#include <easylogging++.h>

Public Member Functions

 SubsecondPrecision (void)
 SubsecondPrecision (int width)
bool operator== (const SubsecondPrecision &ssPrec)

Public Attributes

int m_width
unsigned int m_offset

Private Member Functions

void init (int width)

Detailed Description

A subsecond precision class containing actual width and offset of the subsecond part.

Constructor & Destructor Documentation

◆ SubsecondPrecision() [1/2]

el::base::SubsecondPrecision::SubsecondPrecision ( void )
inline

◆ SubsecondPrecision() [2/2]

el::base::SubsecondPrecision::SubsecondPrecision ( int width)
inlineexplicit

Member Function Documentation

◆ init()

void el::base::SubsecondPrecision::init ( int width)
private

◆ operator==()

bool el::base::SubsecondPrecision::operator== ( const SubsecondPrecision & ssPrec)
inline

Member Data Documentation

◆ m_offset

unsigned int el::base::SubsecondPrecision::m_offset

◆ m_width

int el::base::SubsecondPrecision::m_width

The documentation for this class was generated from the following files: