sequencer
Public Member Functions | List of all members
sequencer::beat_time_point Class Reference

#include <beat_time_point.hpp>

Public Member Functions

constexpr beat_time_point ()=default
 
constexpr beat_time_point (beat_duration time_since_epoch)
 
constexpr beat_duration time_since_epoch () const noexcept
 
constexpr beat_time_pointoperator+= (beat_duration other) noexcept
 

Constructor & Destructor Documentation

◆ beat_time_point() [1/2]

constexpr sequencer::beat_time_point::beat_time_point ( )
default

◆ beat_time_point() [2/2]

constexpr sequencer::beat_time_point::beat_time_point ( beat_duration  time_since_epoch)
inlineexplicit

Member Function Documentation

◆ operator+=()

constexpr beat_time_point& sequencer::beat_time_point::operator+= ( beat_duration  other)
inlinenoexcept

◆ time_since_epoch()

constexpr beat_duration sequencer::beat_time_point::time_since_epoch ( ) const
inlinenoexcept

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