| Module: | @ember/runloop |
|---|
Defined in packages/@ember/runloop/index.ts:490
import { once } from '@ember/runloop'; Schedule a function to run one time during the current RunLoop. This is equivalent to calling scheduleOnce with the "actions" queue.
© 2022 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://api.emberjs.com/ember/4.9/functions/@ember%2Frunloop/once