Shaka Packager SDK
Loading...
Searching...
No Matches
Public Member Functions | List of all members
shaka::TestClock Class Reference
Inheritance diagram for shaka::TestClock:
shaka::Clock

Public Member Functions

 TestClock (std::string utc_time_8601)
 
time_point now () noexcept override
 

Additional Inherited Members

- Public Types inherited from shaka::Clock
using time_point = std::chrono::system_clock::time_point
 

Detailed Description

Definition at line 17 of file test_clock.h.

Constructor & Destructor Documentation

◆ TestClock()

shaka::TestClock::TestClock ( std::string  utc_time_8601)
explicit

Definition at line 37 of file test_clock.cc.

Member Function Documentation

◆ now()

time_point shaka::TestClock::now ( )
inlineoverridevirtualnoexcept

Reimplemented from shaka::Clock.

Definition at line 20 of file test_clock.h.


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