...
This commit is contained in:
@@ -251,6 +251,11 @@ public:
|
||||
|
||||
/* time-related methods */
|
||||
|
||||
static time_point_t timePointNow()
|
||||
{
|
||||
return time_point_t::clock::now();
|
||||
}
|
||||
|
||||
// templated generic version
|
||||
template <mcc::traits::mcc_systime_c TpT>
|
||||
error_t greg2jul(TpT time_point, juldate_t& juldate)
|
||||
|
||||
Reference in New Issue
Block a user