A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cplusplus.com/reference/chrono/microseconds/ below:

class

<chrono>

std::chrono::microseconds
typedef duration < /* see rep below */, micro > microseconds;

Duration in microseconds

Instantiation of duration to represent microseconds.

It is a typedef of an instantiation of duration with the following member types:



Member types member type definition description rep A signed integral type of at least 55 bits Representation type period micro (i.e., ratio<1,1000000>) A ratio of 1:1million with seconds
See also
duration
Duration (class template)
hours
Duration in hours (class)
minutes
Duration in minutes (class)
seconds
Duration in seconds (class)
milliseconds
Duration in milliseconds (class)
nanoseconds
Duration in nanoseconds (class)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4