Returns the singleton reading history worker pool instance.
Shared reading history worker pool.
export function getReadingHistoryWorkerPool(): ReadingHistoryWorkerPool { return ReadingHistoryWorkerPool.getInstance();} Copy
export function getReadingHistoryWorkerPool(): ReadingHistoryWorkerPool { return ReadingHistoryWorkerPool.getInstance();}
Returns the singleton reading history worker pool instance.