gpt4 book ai didi

ios - 检查一个方法是否在运行时被执行

转载 作者:塔克拉玛干 更新时间:2023-11-02 10:10:45 24 4
gpt4 key购买 nike

是否可以在 iOS 上检查特定方法是否在特定时间点执行?

例如,我想知道 sampleMethod 方法是否在应用程序开始执行后的 1 分钟内运行?

最佳答案

你不能为此使用 _cmd 吗?

NSLog(@"Method name = %@", NSStringFromSelector(_cmd));

关于ios - 检查一个方法是否在运行时被执行,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15795326/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com