YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
TimeImpl.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3
* SPDX-License-Identifier: BSD-3-Clause
4
*/
5
6
#ifndef YARP_OS_IMPL_TIMEIMPL_H
7
#define YARP_OS_IMPL_TIMEIMPL_H
8
9
namespace
yarp::os::impl::Time
{
10
11
void
removeClock
();
12
25
void
startTurboBoost
();
26
void
endTurboBoost
();
27
28
}
// namespace yarp::os::impl::Time
29
30
#endif
// YARP_OS_IMPL_TIMEIMPL_H
yarp::os::impl::Time
Definition
TimeImpl.h:9
yarp::os::impl::Time::endTurboBoost
void endTurboBoost()
Definition
Time.cpp:101
yarp::os::impl::Time::startTurboBoost
void startTurboBoost()
For OS where it makes sense sets the scheduler to be called more often.
Definition
Time.cpp:91
yarp::os::impl::Time::removeClock
void removeClock()
Definition
Time.cpp:82
YARP
3.11.100+20250603.4+gitaa77f8b5c
src
libYARP_os
src
yarp
os
impl
TimeImpl.h
Generated on Wed Jun 4 2025 02:40:11 for YARP by
1.9.8