5 ms·
Question.. is this using multiple threads? If it isn't, how is this different than async operations?
by collaborative 4y ago
Question.. is this using multiple threads?
If it isn't, how is this different than async operations?
- remram 4y agoIt is async, the operation is delayed until the processor has nothing important to do.