Animation.currentTime

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void currentTime(Optional!(T0) currentTime)
    struct Animation
    nothrow
    void
    currentTime
    (
    T0
    )
    (
    scope auto ref Optional!(T0) currentTime
    )
    if (
    isTOrPointer!(T0, double)
    )
  2. Optional!(double) currentTime()

Meta