legate.util.benchmark.BenchmarkLog.__class_getitem__# classmethod BenchmarkLog.__class_getitem__(args, /)# Represent a PEP 585 generic type E.g. for t = list[int], t.__origin__ is list and t.__args__ is (int,).