Contents

Timeline

public abstract class Timeline : GraphicsResource, IDisposable
Inheritance and metadata

Constructors

Timeline(GraphicsContext, CommandQueue)

protected Timeline(GraphicsContext context, CommandQueue queue)

Properties

Queue

public CommandQueue Queue { get; }

Methods

GetCompletedValue()

protected abstract ulong GetCompletedValue()

Signal()

public TimelineValue Signal()

SignalImpl(ulong)

protected abstract void SignalImpl(ulong value)

WaitImpl(ulong)

protected abstract void WaitImpl(ulong value)

Find a member

Zenith.NET.Timeline

Search documentation

Search tutorials, concepts, samples, and the API reference.