11cb0ef41Sopenharmony_ci'use strict' 21cb0ef41Sopenharmony_civar process = require('./process') 31cb0ef41Sopenharmony_citry { 41cb0ef41Sopenharmony_ci module.exports = setImmediate 51cb0ef41Sopenharmony_ci} catch (ex) { 61cb0ef41Sopenharmony_ci module.exports = process.nextTick 71cb0ef41Sopenharmony_ci} 8