Share via


duration::count Method

Retrieves the number of clock ticks in the time interval.

Rep count() const;

Return Value

The number of clock ticks in the time interval.

Requirements

Header: chrono

Namespace: std::chrono

See Also

Reference

duration Class

duration::count Method