Pycharm concurrency activity diagram.

Is there a way to make my "own" concurrency diagram? Some sort of API for it. It does not work very well at analyzing my application, it never has. So I'm looking into ways to generate my own concurrency diagram.

It would be nice if, during runtime, I could add start and stops to the concurrency diagram to get an idea of when my threads are really executed.

Regards

0

请先登录再写评论。