WPILibC++
2025.1.1
Loading...
Searching...
No Matches
cscore_runloop.h
Go to the documentation of this file.
1
// Copyright (c) FIRST and other WPILib contributors.
2
// Open Source Software; you can modify and/or share it under the terms of
3
// the WPILib BSD license file in the root directory of this project.
4
5
#pragma once
6
7
namespace
cs
{
8
void
RunMainRunLoop
();
9
int
RunMainRunLoopTimeout
(
double
timeoutSeconds);
10
void
StopMainRunLoop
();
11
}
// namespace cs
cs
CameraServer (cscore) namespace.
Definition
ShuffleboardContainer.h:25
cs::RunMainRunLoop
void RunMainRunLoop()
cs::RunMainRunLoopTimeout
int RunMainRunLoopTimeout(double timeoutSeconds)
cs::StopMainRunLoop
void StopMainRunLoop()
cscore_runloop.h
Generated on Thu Jan 2 2025 00:19:43 for WPILibC++ by
1.12.0