Gio.IOSchedulerJob

const Gio = imports.gi.Gio;

let iOSchedulerJob = new Gio.IOSchedulerJob();
  

Opaque class for defining and scheduling IO jobs.