AerospaceNU / AerospaceNU/better-engine-control-software

Make `getTimeStamp` return `std::chrono::time_point`s

オープン
#37 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug enhancement
主要言語
C++
スター
5
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

https://github.com/AerospaceNU/better-engine-control-software/blob/11ed3287302c9fbaf08342e43a87ac04023255a6/src/utils/ECSUtils.cpp#L44-L48

remove the `time_since_epoch` and `count` calls, just use the type from `now`
this will require some fixing of `getTimeStamp`'s call sites
you would also have to implement the `time_since_epoch` and `count` calls when we serialize the timestamp back to the operator

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。