hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar-group.org | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | This channel is logged: irclog.cct.lsu.edu
hkaiser has quit [Quit: Bye!]
Yorlik__ has joined #ste||ar
Yorlik_ has quit [Ping timeout: 248 seconds]
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 252 seconds]
K-ballo1 is now known as K-ballo
K-ballo has quit [Quit: K-ballo]
K-ballo has joined #ste||ar
K-ballo has quit [Client Quit]
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
<dkaratza[m]>
can sb explain what is the difference between `hpx::chrono::steady_time_point` and `std::chrono::steady_clock`
<dkaratza[m]>
s/`/`?/
<hkaiser>
steady_clock measures time, time_point represents a point in time
<dkaratza[m]>
so we extended the std with some extra functionalities or not?