Function Channel.expire

Wraps Mix_ExpireChannel which halts the channel after a specified delay

void expire (
  uint ms
) @trusted const;

Parameters

NameDescription
ms number of milliseconds before the channel halts