mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
Issue #37 Reset FPS counter when network is connected
This commit is contained in:
@@ -217,6 +217,9 @@ namespace BlackSimPlugin
|
||||
void getFrameStatsAsync(double *o_averageFps, double *o_simTimeRatio, double *o_trackMilesShort, double *o_minutesLate);
|
||||
//! @}
|
||||
|
||||
//! \copydoc XSwiftBus::CService::resetFrameTotals
|
||||
void resetFrameTotals();
|
||||
|
||||
//! \copydoc XSwiftBus::CService::getLatitudeDeg
|
||||
//! @{
|
||||
double getLatitudeDeg() const;
|
||||
|
||||
Reference in New Issue
Block a user