wut
v1.7.0
Wii U Toolchain
include
dmae
sync.h
Go to the documentation of this file.
1
#pragma once
2
#include <
wut.h
>
3
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
15
typedef
uint64_t
DMAETimeStamp
;
16
26
BOOL
27
DMAEWaitDone
(
DMAETimeStamp
timestamp);
28
29
#ifdef __cplusplus
30
}
31
#endif
32
DMAETimeStamp
uint64_t DMAETimeStamp
Timestamp for a DMAE operation.
Definition:
sync.h:15
DMAEWaitDone
BOOL DMAEWaitDone(DMAETimeStamp timestamp)
Waits for a DMAE operation to complete.
wut.h
BOOL
int32_t BOOL
Definition:
wut_types.h:7
Generated by
1.9.1