Remotery icon indicating copy to clipboard operation
Remotery copied to clipboard

Simpler error handling for the user

Open dwilliamson opened this issue 11 years ago • 0 comments

Most runtime functions return an error code because they can create thread samplers on the fly. Should we use RegisterThread instead? That would increase API init burden but would prevent the need to return error codes for all API functions.

Alternatively, fold it into the rmt_SendThreadSamples function.

dwilliamson avatar Aug 03 '14 09:08 dwilliamson