When the core is suspended then the fahcore process is still in memory.
The FahClient thinks the core is running all the time and increases percent done even when core is suspended.
When i resume the core it just continues folding without loading a checkpoint.
The FahClient percent value is resynct on next saving a checkpoint.
The behavior of FahCore17 when process is suspend and resumed is similar
with behavior of whole PC hibernate and resume.
So this way there is no checkpoint loading and so no time delay.
This solves my 2.5min time delay issue on pause and resume
![Smile :-)](./images/smilies/icon_smile.gif)