Logo
Explore Help
Register Sign In
Team2890/allwpilib
4
0
Fork 0
You've already forked allwpilib
mirror of https://github.com/wpilibsuite/allwpilib synced 2026-06-26 01:51:41 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
3f59f3472a9d6b48a31754b5c905e9c95bd1dd14
allwpilib/wpilibc/wpilibC++Sim/include/simulation/simTime.h

11 lines
222 B
C
Raw Normal View History

Renaming and merging WPILibC++ into Devices and simulator files Change-Id: I6f4b94d1f2cbf4196ebcef8bc45799a97bcde1d8
2014-09-25 20:36:59 -04:00
#pragma once
artf4156: Replaced synchronization primitives with C++11 equivalents Change-Id: I90da739347e875efda2a29dd5484b6dda3cd4753
2015-06-25 01:54:20 -07:00
#include "HAL/Semaphore.hpp"
Renaming and merging WPILibC++ into Devices and simulator files Change-Id: I6f4b94d1f2cbf4196ebcef8bc45799a97bcde1d8
2014-09-25 20:36:59 -04:00
namespace wpilib { namespace internal {
extern double simTime;
extern MULTIWAIT_ID time_wait;
[artf3749] Repaired undefined behavior in takeMultiWait. Change-Id: Ieae7d602472f585db2a896cc76355a5c23d1d670
2014-11-08 14:27:49 -05:00
extern MUTEX_ID time_wait_mutex;
Renaming and merging WPILibC++ into Devices and simulator files Change-Id: I6f4b94d1f2cbf4196ebcef8bc45799a97bcde1d8
2014-09-25 20:36:59 -04:00
// transport::SubscriberPtr time_sub;
}}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 61ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API