Ben

Results 4 issues of Ben

Hello, I recently created a custom program, for my team to use, to modify/add/remove credentials from the `store.bin` file. When initially creating this `.bin` I generated a `.key` file using...

Hello, My team and I have been banging our heads against this issue for a long while now and haven't been able to get a solid fix on it. Believe...

When using the self-profiling API, it would be useful if there was a built-in way to have the profiler wait, after being started, for X amount of time without having...

The [API Reference](https://www.jetbrains.com/help/profiler/API_Reference.html#the-self-profiling-api) seems very outdated. It mentions `EnsurePrerequisite` and `EnsurePrerequisiteAsync`, instead of using the updated `Init` and `InitAsync` methods. The deprecation of `EnsurePrerequisite` and `EnsurePrerequisiteAsync` looks to have been...