Goblin - A Platform for 3D AR and VR Applications

Framework.Pause Method 

Pauses time or rendering. Keeps a ref count so pausing can be layered

public void Pause(
   bool pauseTime,
   bool pauseRendering
);

See Also

Framework Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace