Skip to content

use std::steady_clock for intervals #312

@mattklein123

Description

@mattklein123

The leap second brought to my attention that we are incorrectly using system_clock for computing time intervals when we should be using steady_clock.

http://en.cppreference.com/w/cpp/chrono/steady_clock

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions