JobScheduller.

ExecuteJobs(float) Method

Summary

Schedules and completes jobs from each of the FlexiMotion.Jobs.JobScheduller.JobSources.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion.Jobs
Containing Type
JobScheduller

Syntax

public void ExecuteJobs(float deltaTime)

Parameters

Name Type Description
deltaTime float

Return Value

Type Description
void