* Executes the `func` function after `wait` milliseconds. Additional arguments * will be provided to `func` when it is invoked. * * @static * @memberOf _ * @category Functions * @param {Function} func The function to delay. * @param {number} wait The number of mill
(func, wait)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected