A - The type of contextual valuesE - The type of raised exceptionspublic interface JCGLProfilingFrameMeasurementProcedureType<A,E extends Exception>
| Modifier and Type | Method and Description |
|---|---|
JCGLProfilingIteration |
apply(A context,
int depth,
JCGLProfilingFrameMeasurementType c)
Receive the measured context.
|
JCGLProfilingIteration apply(A context, int depth, JCGLProfilingFrameMeasurementType c) throws E extends Exception
context - A contextual valuedepth - The depth of the contextc - The contextJCGLProfilingIteration.CONTINUE iff iteration should
continueE - If requiredE extends ExceptionCopyright © 2016 <code@io7m.com> http://io7m.com