YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
MacOSAPI.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_MACOSAPI_H
7#define YARP_OS_IMPL_MACOSAPI_H
8
10void restoreAppNap(void* activityInfo);
11
12
13#endif // YARP_OS_IMPL_MACOSAPI_H
void restoreAppNap(void *activityInfo)
void * disableAppNap()