Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
MmGetDuration()
Gets the duration of a graph
Synopsis:
MmTime_t MmGetDuration(MmGraph_t *graph);
Arguments:
- graph
- A pointer to the graph you want to get the duration for.
Library:
mmedia
Description:
This function returns the duration (length) of a graph, in milliseconds.
Returns:
The duration of the graph in milliseconds on success, NULL otherwise.
Classification:
Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)