sqlitedatabase

  1. SnZ

    Thread [Q] Hook X function use single instance of function Y for them

    Hello, i've spent few days experimenting and i'm totally lost. I will write some example scenario: I have function_1 in which give different results on every run (if last call >30s new results, <30s will give old one) (the time is checked using another "Utils class") I'm hooking 3 processes...