StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Howard Hinnant

Rating
1687.15 (213th)
Reputation
151,821 (373rd)
Page: 1 2 3 4 ... 28
Title Δ
C++ print chrono::time_point<chrono::high_resolution_clock> t... 0.00
Why doesn't std::exception have a move constructor? 0.00
C++: floor unix timestamp to UTC month 0.00
Using C++'s date library to read times 0.00
Is relation between this_thread::sleep_for and chrono clocks specif... 0.00
How do I add a number of days to a date in C++20 chrono? 0.00
How to fix this deprecated use of std::allocator? +1.64
C++ get UTC time with milliseconds -0.24
Ambiguous argument is not working in df['datetime'].dt.tz_l... 0.00
Converting ddhhmm to YYYY-MM-DD hh:mm format in C++ +0.34
Why can detached thread in C++11 execute even if the destructor has... -0.64
How to find difference in time in seconds and nanoseconds between t... 0.00
What is the difference between chrono::month and chrono::months 0.00
How to declare a variable for high resolution clock in C++? +0.26
C++: get time zone deviation 0.00
std::time_point from and to std::string 0.00
Error in comparing two std::chrono::time_point instances 0.00
Should I use high-resolution time types as parameters to avoid dura... 0.00
Can using the lock of a mutex, adopted by a lock_guard, lead to a UB? 0.00
How to find out the real type of `duration_cast<microseconds>... 0.00
How to create a chrono::time_point object for a given calender date... +2.34
What happened when constructing a variable of std::chrono::millisec... +1.12
Limitations on C++ chrono library? 0.00
find the local time zone’s difference from GMT in minutes 0.00
Nanoseconds & Chrono C++ +1.53
What is the correct way to transform the formula for the determinat... 0.00
Examples of direct-list-init vs. copy-list-init vs. copy-init from... 0.00
Why is std::array<T,N>::begin() a constexpr since C++17? -2.46
C++ Parsing TimeZone From Date String 0.00
Number of seconds since midnight 0.00
Current time and date in C++20 days 0.00
Is this use of condition variable safe (taken from cppreference.com) 0.00
C++11 or newer: most succinct idiom for high resolution timing? +0.27
C++ Check Date is older than 6 month from current date +0.56
Can Clock with direct QueryPerformanceCounter value be conforming t... +0.27
What is the best approach to get a millisecond-rounded timestamp st... 0.00
Save the sys_time type as binary 0.00
accurate sleep / wait. Windows OS. 1ms. accuracy -0.25
Why does finding a day distance from weekday y to weekday x in futu... 0.00
Getting duration value as double +0.24
Is it possible that two users report the same timezone name in the... 0.00
is std::chrono::duration default initialized to 0 +1.53
Is std::chrono::years storage really at least 17 bit? -2.73
Get UTC epoch time till start of current year in C++ +1.07
Are custom preconditions valid for a move assignment operator? 0.00
How to Create C++11 system_time from UTC Date (Thread-Safe) 0.00
How to convert chrono::seconds to string in HH:MM:SS format in C++? +1.09
Raspberry pi, C++ chrono function, operations on values? +1.21
Use of mutex after condition variable has been notified -1.82
C++ duration_cast<>(time_point_end - tine_point_start). count... 0.00