YARP
Yet Another Robot Platform
MacOSAPI.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT)
3
* All rights reserved.
4
*
5
* This software may be modified and distributed under the terms of the
6
* BSD-3-Clause license. See the accompanying LICENSE file for details.
7
*/
8
9
#ifndef YARP_OS_IMPL_MACOSAPI_H
10
#define YARP_OS_IMPL_MACOSAPI_H
11
12
void
*
disableAppNap
();
13
void
restoreAppNap
(
void
* activityInfo);
14
15
16
#endif // YARP_OS_IMPL_MACOSAPI_H
disableAppNap
void * disableAppNap()
restoreAppNap
void restoreAppNap(void *activityInfo)
YARP
3.4.100+20201223.2+gitb8ea4d712
src
libYARP_os
src
yarp
os
impl
macos
MacOSAPI.h
Generated on Sun Jan 3 2021 02:46:24 for YARP by
1.8.20